Welcome![Sign In][Sign Up]
Location:
Search - server port

Search list

[WinSock-NDISTCP发送接收

Description: 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
Platform: | Size: 152806 | Author: 王鹏 | Hits:

[Internet-Network会话通信程序1

Description: 该实例完成一个服务器端和客户端简单的会话通信过程.要求主机上安装TCP/IP协议,并设定IP.服务器端和客户端使用同一台主机的不同端口号,服务器端使用的端口号为2000,客户端使用的端口号为3000. 服务器端程序先运行,首先初始化Winsock,然后创建套接字,在2000端口上进行绑定,接着在2000端口进行侦听,并进入等待状态.客户端后运行,同样首先初始化winsock,然后创建套接字,接着尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行通信.客户端提示输入一个数字,比如输入50,那么客户端会从\"data0\"到\"data49\"发送50个字符串,输入0退出.-completed an example of the server and client simple oral communication process. Asked on the mainframe installed TCP / IP protocol and set the IP. Servers and clients using the same host of different ports, the use of the server port to 2000, clients use the port number as 3000. server operating procedures first, the first initialization Winsock, and then create socket, in 2000 ports on bonding, then the 2000 port for the interception, and entered the wait state. client after running the same protocols of the first initialization, and then create socket, and then try to server connections. connecting once established, can the server and client communications between. the client suggested the importation of a number, such as the importation of 50, then the client will "data0" to
Platform: | Size: 16921 | Author: 小亮 | Hits:

[WinSock-NDIS会话通信程序2

Description: 该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
Platform: | Size: 15960 | Author: 小亮 | Hits:

[Communication服务器端应用程序

Description: 一个简单的服务器端应用程序,功能:监听客户端的连接请求,为客户端连接请求建立SOCHET队列,处理各客户端发送来的数据,并向相应的客户端发送应答消息,更新服务器的端口号-a simple server-side applications and functions : listening to the connecting client requests for client requests to establish SOCHET queue address the client to send data to the corresponding client send responses news update server port
Platform: | Size: 50322 | Author: 五味子 | Hits:

[Ftp Serverport-complete-mode

Description: 利用完成端口模型编写的服务器端,具有很强的参考价值。值得推荐。-completed using port model prepared by the server, and has a strong reference value. Recommendable.
Platform: | Size: 37029 | Author: 日出东方 | Hits:

[WinSock-NDISscan_port_vc

Description: 服务器上所开放的端口就是潜在的通信通道,也就是一个入侵通道。对目标计算机进行端口扫描,能得到许多有用的信息,进行端口扫描的方法很多,可以是手工进行扫描、也可以用端口扫描软件进行。 扫描器通过选用远程TCP/IP不同的端口的服务,并记录目标给予的回答,通过这种方法可以搜集到很多关于目标主机的各种有用的信息,例如远程系统是否支持匿名登陆、是否存在可写的FTP目录、是否开放TELNET服务和HTTPD服务等。-opened by the server port is a potential communication channel, which is a channel invasion. The target computer port scan be useful information for a port scan many ways, it can be manually scan also use port scanning software. Through the use of scanners remote TCP / IP ports of different services, and to record the answers given by the target, this method can collect a lot of the target host of useful information, such as whether the remote system support anonymous landing, and whether there can write the FTP directory, whether to open the TELNET services and HTTPD services.
Platform: | Size: 35405 | Author: | Hits:

[Exploitkill-bill.tar

Description: I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04-007 patch. II. Screenshots $ ./kill-bill.pl . kill-bill : Microsoft ASN.1 remote exploit for CAN-2003-0818 (MS04-007) by Solar Eclipse <solareclipse@phreedom.org> Usage: kill-bill -p <port> -s <service> host Services: iis IIS HTTP server (port 80) iis-ssl IIS HTTP server with SSL (port 443) exchange Microsoft Exchange SMTP server (port 25) smb-nbt SMB over NetBIOS (port 139) smb SMB (port 445) If a service is running on its default port you don t have to specify both the service and the port. Examples: kill-bill -s iis 192.168.0.1 kill-bill -p 80 192.168.0.1 kill-bill -p 1234 -s smb 192.168.0.1 -I. Introduction This code exploits a previously undisclosed vulnerability in decoding the bit string code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210-2. Both vulnerabilities were fixed in the MS04 -007 patch. II. Screenshots $. / kill-bill.pl. kill-bill : Microsoft ASN.1 remote exploit for CAN-2003 - 0818 (MS04-007) by Solar Eclipse
Platform: | Size: 13156 | Author: JANE | Hits:

[Ftp Clientftpvc++

Description: ftp客户端c++编程FTP协议将使用两条单独的TCP连接,一条专用于发送FTP命令,另一条则专用于传递数据。初始建立连接时,服务器在21号端口上接收来自客户端的命令连接。-ftp client c programming FTP will use two separate TCP connection, a dedicated FTP to send orders, and the other one is dedicated to data transfer. The initial establishment of connection, the server port in the 21st receive from the client orders connectivity.
Platform: | Size: 6301 | Author: dd | Hits:

[WinSock-NDISCompletionIo

Description: 用于大型服务器地完成端口鱼线程池的结合IOCP+threadpool-for large server port to be completed fish pond threaded coupling IOCP threadpool
Platform: | Size: 24517 | Author: wuyanqi | Hits:

[Other20051121676411

Description: 国防工业部VB代码QICQ (1)Server所需环境: 在..\\windows\\system\\下有: msvbvm60.dll mswinsck.ocx 在..\\commonfiles\\designer\\下有 msderun.dll 在..\\commonfiles\\system\\ado\\下有 msado20.tlb 工程文件:server.vbp 数据库文件:QICQ.mdb已经有用户: flyer(密码:1),huang(密码:1) 服务器的端口为716 (2)Client所需环境: 在..\\windows\\system\\下有: msvbvm60.dll mswinsck.ocx mscomctl.ocx mscomct2.ocx 工程文件:Client.vbp-defense industry VB code Diego (1) Server for the environment : in .. \\ windows \\ system \\ under : in msvbvm60.dll mswinsck.ocx .. \\ commonfiles \\ designer \\ under the msderun.dll .. \\ commonfiles \\ sy stem \\ ado \\ under msado20.tlb project documents : server.vbp database files : QICQ.mdb have users : flyer (Password : 1), huang (Password : 1) server port 716 (2) Client for the environment : in .. \\ windows \\ system \\ under : msvbvm60.dll mswinsck.ocx mscomctl.ocx msco mct2.ocx project documents : Client.vbp
Platform: | Size: 52860 | Author: kingpwf | Hits:

[SMSsmsManagePlant

Description: 短信平台管理系统是一个短信收发的平台,用户可以找一些代理的短信平台(IP),在系统里修改一些设置就可以进行短信的收发,有短信服务器的IP,服务器端口.系统还有一些常用用户的设置,包括客户资料,客户分类,客户分组,常用用语,还可以查看一些收到的短信.用户密码为空,进入系统可以进行用户的增加和权限的修改.-messaging platform management system is a transceiver SMS platform Users can find some agents messaging platform (IP), changes in the system can be built for the collection and delivery of messages, SMS is the IP server, the server port. Some commonly used system user setup, including customer data, customer classification, customer group, commonly used terms, could also see some of the messages received. User passwords to air, access to the system users can be increased and the competence of the changes.
Platform: | Size: 220463 | Author: 张力 | Hits:

[Multimedia programwangluozhibo

Description: 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001 接收端插件: 插件文件名:rdV2NetSource.dll 注册方法:运行register.bat 运行环境要求:windows, directx 8.0以上 接收端1: 文件名:Windows Media Player 9.0 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 然后运行Windows Media Player,在\"打开\"菜单中选择 \"打开URL\",然后输入\"rdv2://redcode.meibu.com:9001\",然后按 \"确定\",即可看见图像 接收端2: 目录:ClientExample 执行文件名:PlayTheFile.exe 运行方法:先注册插件,安装xvid解码器(运行XviD-1.0.1-05062004.exe), 运行PlayTheFile.exe,即可看见图像 运行环境要求:windows, directx 8.0以上 -this procedure bundle of three parts : a live server, plug-in receiver, the receiver example. Broadcast server : Contents : rdV2Server executable files : rdV2EDemo.exe required documents : rdV2Encoder.dll operating environment requirements : windows, directx 9.0, USB camera, MIC operations : install xvid encoder (XviD - 1.0.1 - 05062004.exe) Operation rdV2EDemo.exe Click CapComp button interception server port : Plug-9001 receiver : Plug-in File Name : rdV2NetSource.dll registration : Operation register.bat operating environment requirements : windows, directx 8.0 above a receiver : File name : Windows Media Player 9.0 operating methods : first registered plug-ins, Installation xvid decoder (Operating XviD - 1.0.1 - 05062004.exe) then run Windows Media Player, in the "Open" menu,
Platform: | Size: 758594 | Author: cnbeta1985 | Hits:

[Delphi VCLduanxinpingtaiguanli

Description: 短信平台管理系统是一个短信收发的平台,用户可以找一些代理的短信平台(IP),在系统里修改一些设置就可以进行短信的收发,有短信服务器的IP,服务器端口.系统还有一些常用用户的设置,包括客户资料,客户分类,客户分组,常用用语,还可以查看一些收到的短信.用户密码为空,进入系统可以进行用户的增加和权限的修改. -messaging platform management system is a transceiver SMS platform Users can find some agents messaging platform (IP), changes in the system can be built for the collection and delivery of messages, SMS is the IP server, the server port. Some commonly used system user setup, including customer data, customer classification, customer group, commonly used terms, could also see some of the messages received. User passwords to air, access to the system users can be increased and the competence of the changes.
Platform: | Size: 220008 | Author: 原崇沛 | Hits:

[Communicationchat2sever

Description: 在VB环境下,基于TCP协议的自己设计聊天程序代码,本代码为服务器端端口代码。-in VB environment, based on the TCP design their own chat program code, The code for the server port code.
Platform: | Size: 995 | Author: 天方夜 | Hits:

[JSP/JavaProxyServerBasedOnJava

Description: 一个代理服务器的源码实现 本例中HTTP代理服务器默认于8000端口建立代理服务!-a proxy server to the source to achieve this case the default HTTP proxy server port in 8000 on behalf of the establishment Jimmy!
Platform: | Size: 6240 | Author: 李志 | Hits:

[Web ServerHTTPfuwuqichengxu

Description: 实现对HTTP服务器端口进行侦听,能接受客户端的连接请求。可以对客户端的GET请求方式作出响应,将指定的网页发送到浏览器。记录在服务器运行过程中的所有错误和时间,并显示出来。-achieve HTTP server port on the interception, the client will accept the connection request. The client can request the GET method response to a Web page is sent to the browser. Records of the server process running all the errors and the time and displayed.
Platform: | Size: 45165 | Author: 阿缘 | Hits:

[Windows DevelopHTTPSev

Description: HTTP微型服务器 端口80 支持HTML文件-HTTP server port 80 micro-support HTML documents
Platform: | Size: 180763 | Author: hongin | Hits:

[Internet-NetworkMicrosoft.DNS.Server.Exploit

Description: 微软DNS服务器远程溢出漏洞测试代码 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http://www.microsoft.com/technet/security/advisory/935964.mspx This remote exploit works against port 445 (also Microsoft RPC api used) * Mario Ballano ( mballano~gmail.com ) * Andres Tarasco ( atarasco~gmail.com )
Platform: | Size: 42705 | Author: 杨勇 | Hits:

[JSP/Javaserver

Description: 聊天室的服务器端口设计代码,包含私聊和群聊,可以自己修改(The design code of server port in chat room)
Platform: | Size: 3072 | Author: 葬凡 | Hits:

[Com Portvb-socket-server-client

Description: 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the connection, the prompt will be popped out, the text is entered in the client text box, and the server will display the content in real time.)
Platform: | Size: 12288 | Author: xiaogangw3 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net